home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 5⁄4⁄90 / 1227-THE MacApp book-May90 < prev    next >
Encoding:
Text File  |  1990-05-04  |  1.3 KB  |  28 lines  |  [TEXT/GEOL]

  1. Item    2728670                         1-May-90        01:00PDT
  2.  
  3. From:   RANSON                          France - Dev, Ranson Lannion,IDV
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    THE MacApp book
  8.  
  9. I've (almost) finished reading the book "Programming with MacApp", and I must
  10. say that, though the first chapters didn't look very promising, most of it is
  11. VERY interesting. My favorite is the chapter on streams.
  12. My main regret is that it seems the authors have not taken the time to read
  13. their own book! They would have found many typos and incomprehensible pictures.
  14. Look for instance at figure 13-5 representing the three highlighting states. On
  15. my copy, I can see no difference between the three states!
  16. I have found something that looks to me like a misconception of the Quickdraw
  17. printing model (well, maybe I am mistaken...). At the bottom of page 440, there
  18. is this small computation: considering that QD coordinates are limited to about
  19. 32000, and the current maximum printer resolution is 300 dots per inch, the
  20. maximum QD view size is about 32000/300 inches.
  21. I had always thought that whatever the physical device, drawing in a QD port
  22. with QD traps (NOT PostScript QD comments) was always done at 72 dots per inch.
  23. And when I draw a 72 points line, I expect it to be 1 inch long, on any printer
  24. (WYSIWYG?). Am I wrong?
  25.      Daniel.
  26.  
  27.  
  28.